Package | nexuzhealth.fhir.r4 |
Type | StructureDefinition |
Id | Id |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=nexuzhealth.fhir.r4@1.0.1&canonical=https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/NxhServiceRequest |
Url | https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/NxhServiceRequest |
Status | active |
Date | 2023-04-06T08:18:26.3348885+00:00 |
Name | NxhServiceRequest |
Experimental | False |
Description | Nexuzhealth profile for a service request. |
Type | ServiceRequest |
Kind | resource |
No resources found
StructureDefinition | |
https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-hospitalCode | NxhExtHospitalCode |
https://fhir.nexuzhealth.com/standards/fhir/ValueSet/nxh-vs-act-omschrijving | NxhVSActOmschrijving |
{
"resourceType" : "StructureDefinition",
"id" : "nxh-servicerequest",
"url" : "https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/NxhServiceRequest",
"name" : "NxhServiceRequest",
"status" : "active",
"date" : "2023-04-06T08:18:26.3348885+00:00",
"description" : "Nexuzhealth profile for a service request.",
"fhirVersion" : "4.0.1",
"kind" : "resource",
"abstract" : false,
"type" : "ServiceRequest",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/ServiceRequest",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "ServiceRequest.extension",
"path" : "ServiceRequest.extension",
"slicing" : {
"discriminator" : [
{
"type" : "value",
"path" : "url"
}
],
"rules" : "open"
},
"min" : 1
},
{
"id" : "ServiceRequest.extension:hospitalCode",
"path" : "ServiceRequest.extension",
"sliceName" : "hospitalCode",
"min" : 1,
"type" : [
{
"code" : "Extension",
"profile" : [
"https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-hospitalCode"
]
}
],
"isModifier" : false
},
{
"id" : "ServiceRequest.extension:hospitalCode.value[x]",
"path" : "ServiceRequest.extension.value[x]",
"definition" : "Value of extension - must be one of a constrained set of the data types (see [Extensibility](extensibility.html) for a list)"
},
{
"id" : "ServiceRequest.identifier",
"path" : "ServiceRequest.identifier",
"slicing" : {
"discriminator" : [
{
"type" : "value",
"path" : "system"
}
],
"rules" : "open"
}
},
{
"id" : "ServiceRequest.identifier:rnr",
"path" : "ServiceRequest.identifier",
"sliceName" : "rnr",
"short" : "rnr",
"definition" : "The rnr identifier of the service request.\r\n\r\nRnr is an identifier assigned internally by Nexuzhealth in the KWS database.",
"min" : 1,
"max" : "1"
},
{
"id" : "ServiceRequest.identifier:rnr.system",
"path" : "ServiceRequest.identifier.system",
"fixedUri" : "https://fhir.nexuzhealth.com/standards/fhir/NamingSystem/kws/bifrost/requestAct/rnr"
},
{
"id" : "ServiceRequest.code",
"path" : "ServiceRequest.code",
"binding" : {
"strength" : "extensible",
"valueSet" : "https://fhir.nexuzhealth.com/standards/fhir/ValueSet/nxh-vs-act-omschrijving"
}
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.